PDF4Java Reference Documentation
com.o2sol.pdf4java.core Package / PDFFile Class / extractDocumentInformation Method
In This Topic
    extractDocumentInformation Method
    In This Topic
    Extracts the document information from the PDF files.
    Syntax
    public PDFDocumentInformation extractDocumentInformation()

    Return Value

    The document information, if it exists in the PDF file.
    See Also